Object-Oriented Language

美 [ˈɑːbdʒekt ˈɔːrientɪd ˈlæŋɡwɪdʒ]英 [ˈɒbdʒɪkt ˈɔːrientɪd ˈlæŋɡwɪdʒ]
  • 面向对象语言;以目标为中心的语言
Object-Oriented LanguageObject-Oriented Language
  1. In the period of developing software which makes use of object-oriented language , software testing can be divided into class testing , cluster testing of class and system testing .

    在面向对象程序语言软件开发周期中,软件测试可以分为类的测试、类簇的测试和系统测试。

  2. On the other hand , Java is an object-oriented language .

    Java是一门面向对象语言。

  3. Those coupling points are what make Java an object-oriented language .

    正是那些耦合点使Java成为一种面向对象的语言。

  4. Programming language was C + + object-oriented language .

    所使用的编程语言是C++面向对象语言。

  5. Parallel and Distributed Implementation of C ~ ( + + ) Object-Oriented Language

    面向对象语言C~(++)并行/分布技术的研究及实现

  6. The paper describes how to design heuristic searching algorithm by using object-oriented language Java .

    描述了如何使用面向对象语言Java来设计启发式搜索算法。

  7. However , the later introduced object-oriented language in improving productivity is not satisfactory .

    然而,后来引入的面向对象的语言,在提高生产力方面不尽如人意。

  8. The inheriting mechanism in object-oriented language is an effective approach to software reuse .

    软件重用是提高软件生产率、保证软件质量的重要方法之一,而程序设计语言中的继承机制是软件重用的有效途径。

  9. Contrary to popular belief , it is a pure object-oriented language .

    与流行的信念相反,它是一种纯面向对象语言。

  10. Semantics model of the concurrent object-oriented language cool ⅱ

    并发面向对象语言COOLⅡ的语义模型

  11. Discussion of inheritance in object-oriented language and selecting inheritance

    面向对象语言中继承机制的讨论及选择继承机制

  12. Several compiler principle experiments are implemented by object-oriented language ( C + + language ) .

    采用面向对象程序设计语言(C++语言),实现了编译原理课程的几个实验;

  13. The paper studies architecture of active mechanism on the basis of Source language and object model of object-oriented language .

    本文在一个源语言系统和一个面向对象语言的对象模型基础上,研究了主动机制系统的体系结构。

  14. Understand Inheritance Relationship of Object-oriented Language

    理解面向对象语言中的继承关系

  15. A Survey of Parallel Object-Oriented Language

    并行面向对象语言综述

  16. As Ceylon is an object-oriented language , you write code using the concept of classes .

    因为Ceylon是面向对象的语言,所以可以使用类的概念来编写代码。

  17. JavaScript is an object-oriented language , so naturally , widgets are objects .

    JavaScript是一种面向对象语言,所以小部件就是对象。

  18. Although it is based on C + + , Java is more of a " pure " object-oriented language .

    尽管以C++为基础,但Java是一种更纯粹的面向对象程序设计语言。

  19. Object-oriented language is programming language that reflects the concepts of object-oriented programming , example , C + + .

    面向对象的语言是对象编程概念的一种程序设计语言,例如,C++。

  20. However , without object-oriented language constructs , a programmer can still introduce OO characteristics into PHP code .

    但是,没有面向对象的语言构造,程序员仍然可以把OO特性引入到PHP代码中。

  21. Method Invocation Localizing Optimization in Parallelizing Object-Oriented Language

    面向对象语言并行化中的调用局部化优化

  22. Distributed implementation of object-oriented language clos

    智能对象语言CLOS的分布实现

  23. Python is inherently an object-oriented language , because everything in Python is an object .

    Python本质上是一种面向对象语言,因为Python中的所有东西都是对象。

  24. However , the C programming language is not a class-based object-oriented language , but rather a procedural language .

    然而C语言并非面向对象语言,而是一个过程式语言。

  25. Java programming language is an object-oriented language based on open , public standards . It 's portable , robust and reliable .

    Java编程语言是一种面向对象的语言,它基于开放的、公开的标准,可移植、健壮而且可靠。

  26. And the experiments of object inlining optimization also show that it can improve the performance of the object-oriented language Java effectively .

    对象内联优化的测试实验也表明,它能有效提高面向对象语言的运行时性能。

  27. For the better part of20 years , a staple of object-oriented language design has been the notion of inheritance .

    近十几年来,面向对象语言设计的要素一直是继承的核心。

  28. AOP Extension of Object-Oriented Language

    面向对象语言的AOP扩展

  29. Programming languages can separate the declaration of functions ( or methods in an object-oriented language ) from their invocation .

    编程语言能够将对函数(或在面向对象语言中的方法)的声明从其调用中分离出来。

  30. A Run-Time-Support System of Concurrent Object-Oriented Language

    并发面向对象语言运行支撑系统